home *** CD-ROM | disk | FTP | other *** search
/ Menu Planner / Menu Planner (Ohio Distinctive Software).ISO / pc / savedlog.dir / 00006_Cancel.ls < prev    next >
Encoding:
Text File  |  1995-11-07  |  79 b   |  7 lines

  1. on mouseUp
  2.   tell the stage
  3.     click()
  4.   end tell
  5.   ButtonClick("Cancel")
  6. end
  7.